home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / doom / wauthor.zip / HEXEN.WCF < prev    next >
Text File  |  1996-07-26  |  18KB  |  500 lines

  1.  
  2. ; Defines general parameters of the game for which wadfiles are intended.
  3. ;
  4. ;    Name        textual name for internal use
  5. ;    IWAD        standard 8.3 base name and extension of main wadfile
  6. ;    NewMap        default name for new map -- dictates format for all maps
  7. ;    Directory    directory in which main wadfile (and game files) reside
  8. ;    Run            command to execute (from the directory) for running a map
  9.  
  10. [WadGame]
  11. Name=Hexen
  12. IWAD=hexen.wad
  13. NewMap=MAP01
  14. Directory=C:\hexen
  15. Run=hexen.exe -file $_Wadfile -warp $_Wadmap
  16.  
  17. ; Defines parameters of the default sector motif created when no motif
  18. ; file can be located at startup.
  19.  
  20. [Default.Sector]
  21. Above=FOREST01
  22. Main=FOREST01
  23. Below=FOREST01
  24. Ceiling=F_022
  25. Floor=F_022
  26. CeilingHeight=128
  27. FloorHeight=0
  28. Lighting=128
  29.  
  30. ; Defines parameters of the default door motif created when no motif
  31. ; file can be located at startup.
  32.  
  33. [Default.Door]
  34. Base=F_024
  35. Door=D_WD07
  36. Track=FOREST01
  37. Type=12
  38.  
  39. ; Defines parameters of the default stair motif created when no motif
  40. ; file can be located at startup.
  41.  
  42. [Default.Stair]
  43. FloorRunner=WINN01
  44. CeilingRunner=WINN01
  45. Stairwell=WINN01
  46. FloorInc=8
  47. CeilingInc=0
  48. LightingInc=0
  49.  
  50. ;    ID                used to classify things
  51. ;    Flags            supplies some additional information:
  52. ;                        0x0001 - indicate thing facing angle
  53. ;    Red                red value for drawing things of said class
  54. ;    Green            green value for drawing things of said class
  55. ;    Blue            blue value for drawing things of said class
  56. ;    Name            textual description of class
  57.  
  58. [Things.Classes]
  59. 0x001    0x0001    255    255    255    Start
  60. 0x002    0x0001    255    0    0    Enemy
  61. 0x003    0x0000    255    255    0    Key
  62. 0x004    0x0000    0    192    0    Armor
  63. 0x005    0x0000    128    128    0    Weapon
  64. 0x006    0x0000    128    128    000    Ammo
  65. 0x007    0x0000    0    255    255    Powerup
  66. 0x008    0x0000    192    192    192    Scenery
  67. 0x009    0x0000    96    96    96    Sounds
  68. 0x00a    0x0001    255    0    255    Teleport
  69. 0x00b    0x0000    0    0    255    Healing
  70. 0x00c    0x0000    192    0    0    Hazard
  71. 0x00d    0x0000    0    128    128    Special
  72. 0x00e    0x0000    128    0    128    Puzzle piece
  73.  
  74. ;    ID                used to uniquely identify things in a map
  75. ;    Class            classification (defined above)
  76. ;    Size            approximate thing size (in map units)
  77. ;    Sprite            name of the sprite to use for display purposes
  78. ;    Name            textual description of thing
  79.  
  80. [Things.Types]
  81. 0x001    1    32    playa1        Player 1 *( number, -, -, -, - )
  82. 0x002    1    32    playa1        Player 2 *( number, -, -, -, - )
  83. 0x003    1    32    playa1        Player 3 *( number, -, -, -, - )
  84. 0x004    1    32    playa1        Player 4 *( number, -, -, -, - )
  85. 0x005    8    20    sttwa0        Gargoyle statue w/skull
  86. 0x006    8    20    rck1a0        Rock w/moss (tiny)
  87. 0x007    8    20    rck2a0        Rock w/moss (small)
  88. 0x009    8    20    rck3a0        Rock w/moss (medium)
  89. 0x00a    5    20    wcssa0        Serpent staff
  90. 0x00b    1    32    playf1        Deathmatch *( number, -, -, -, - )
  91. 0x00c    5    20    wfr1a0        Quietus blade
  92. 0x00d    5    20    wfr2a0        Quietus guard
  93. 0x00e    10    20    teleg0        Destination
  94. 0x00f    8    20    rck4a0        Rock w/moss (large)
  95. 0x010    5    20    wfr3a0        Quietus hilt
  96. 0x011    8    20    cdlra0        Chandelier w/flame
  97. 0x012    5    20    wch1a0        Wraithverge head
  98. 0x013    5    20    wch2a0        Wraithverge centerpiece
  99. 0x014    5    20    wch3a0        Wraithverge grip
  100. 0x015    5    20    wms1a0        Bloodscourge head
  101. 0x016    5    20    wms2a0        Bloodscourge centerpiece
  102. 0x017    5    20    wms3a0        Bloodscourge grip
  103. 0x018    8    20    tre1a0        Tree trunk (brown)
  104. 0x019    8    20    tre1a0        Tree trunk (brown, destructable)
  105. 0x01a    8    20    tre2a0        Tree (tall)
  106. 0x01b    8    20    tre3a0        Tree (cypress)
  107. 0x01c    8    20    stm1a0        Tree stump (splintered)
  108. 0x01d    8    20    stm2a0        Tree stump
  109. 0x01e    7    20    artipork    Porkalator
  110. 0x01f    2    64    demna1        Chaos serpent (fire)
  111. 0x020    7    20    artisphl    Mystic urn
  112. 0x021    7    20    artitrch    Torch
  113. 0x022    2    40    wrtha1        Reiver
  114. 0x024    7    20    artiatlp    Chaos device
  115. 0x025   8    20    stm3a0        Stump w/moss (short)
  116. 0x026   8    20    stm4a0        Stump w/moss (tall)
  117. 0x027   8    20    msh1a0        Mushroom (large, left)
  118. 0x028   8    20    msh2a0        Mushroom (large, right)
  119. 0x029   8    20    msh3a0        Mushroom (medium, left)
  120. 0x02a   8    20    msh4a0        Mushroom (small, right)
  121. 0x02c   8    20    msh5a0        Mushroom (small, light)
  122. 0x02d   8    20    msh6a0        Mushroom (small, forward)
  123. 0x02e   8    20    msh7a0        Mushroom (small, backward)
  124. 0x02f   8    20    msh8a0        Mushroom (small, morel)
  125. 0x030    8    20    sgmpa0        Stalagmite/stalactite combo
  126. 0x031    8    20    sgm1a0        Stalagmite (large)
  127. 0x032    8    20    sgm2a0        Stalagmite (medium)
  128. 0x033    8    20    sgm3a0        Stalagmite (small)
  129. 0x034    8    20    slc1a0        Stalactite (large)
  130. 0x035    5    20    wmcsa0        Frost shards
  131. 0x036    8    20    wltra0        Wall torch w/flame
  132. 0x037    8    20    wltri0        Wall torch
  133. 0x038    8    20    slc2a0        Stalactite (medium)
  134. 0x039    8    20    slc3a0        Stalactite (small)
  135. 0x03a    8    20    mss1a0        Moss (three strands)
  136. 0x03b    8    20    mss2a0        Moss (one strand)
  137. 0x03c    8    20    tre3a0        Vine
  138. 0x03d    8    20    cps1a0        Corpse (impaled)
  139. 0x03e    8    20    cps2a0        Corpse (sleeping)
  140. 0x03f    8    20    tms1a0        Tombstone (R.I.P.)
  141. 0x040    8    20    tms2a0        Tombstone (Shane)
  142. 0x041    8    20    tms3a0        Tombstone (large cross)
  143. 0x042    8    20    tms4a0        Tombstone (Brian R.)
  144. 0x043    8    20    tms5a0        Tombstone (circular cross)
  145. 0x044    8    20    tms6a0        Tombstone (small cross on pedestal)
  146. 0x045    8    20    tms7a0        Tombstone (Brian P.)
  147. 0x047    8    20    cps3a0        Corpse (hung upside-down)
  148. 0x048   8    20    stt2a0        Stone gargoyle (tall)
  149. 0x049    8    20    stt3a0        Stone gargoyle (tall, frozen)
  150. 0x04a    8    20    stt4a0        Stone gargoyle (short)
  151. 0x04c    8    20    stt5a0        Stone gargoyle (short, frozen)
  152. 0x04d    8    20    bnr1a0        Banner
  153. 0x04e    8    20    tre4a0        Tree w/leaves (brown, right)
  154. 0x04f    8    20    tre5a0        Tree w/leaves (brown, left)
  155. 0x050    8    20    tre6a0        Tree (gnarled)
  156. 0x051    11    20    ptn1a0        Crystal vial (10)
  157. 0x052    11    20    ptn2a0        Quartz flask (25)
  158. 0x053    7    20    soara0        Wings of wrath
  159. 0x054    7    20    invua0        Icon of the defender
  160. 0x056    7    15    artisumn    Dark servant
  161. 0x057    8    20    tre7a0        Tree (gnarled, w/vine)
  162. 0x058    8    20    logga0        Log
  163. 0x059    8    20    ict1a0        Ice stalactite (large)
  164. 0x05a    8    20    ict2a0        Ice stalactite (medium)
  165. 0x05b    8    20    ict3a0        Ice stalactite (small)
  166. 0x05c    8    20    ict4a0        Ice stalactite (tiny)
  167. 0x05d    8    20    icm1a0        Ice stalagmite (large)
  168. 0x05e    8    20    icm2a0        Ice stalagmite (medium)
  169. 0x05f    8    20    icm3a0        Ice stalagmite (small)
  170. 0x060    8    20    icm4a0        Ice stalagmite (tiny)
  171. 0x061    8    20    rkbla0        Rock formation (large, brown)
  172. 0x062    8    20    rkbsa0        Rock formation (small, brown)
  173. 0x063    8    20    rkbka0        Rock formation (small, gray)
  174. 0x064    8    20    rbl1a0        Rubble (large)
  175. 0x065    8    20    rbl2a0        Rubble (small)
  176. 0x066    8    20    rbl3a0        Rubble (medium)
  177. 0x067    8    20    vasea0        Vase on pedestal
  178. 0x068    8    20    pot1a0        Pot (tall, skinny) *( spawntype, -, -, -, - )
  179. 0x069    8    20    pot2a0        Pot (medium, skinny) *( spawntype, -, -, -, - )
  180. 0x06a   8    20    pot3a0        Pot (short, chipped) *( spawntype, -, -, -, - )
  181. 0x06b    2    40    centc1        Centaur
  182. 0x06c    8    20    cps4a0        Corpse (hung by neck)
  183. 0x06d    8    20    cps5a0        Corpse (bleeding, hung by neck)
  184. 0x06e    8    20    cps6a0        Corpse (chained to floor)
  185. 0x06f    8    10    bdpla0        Pool of blood
  186. 0x071    8    10    lef1a0        Blowing leaves
  187. 0x072    2    44    bisha1        Dark bishop
  188. 0x073    2    40    centf1        Centaur leader
  189. 0x074   8    10    twtra0        Brazier w/flame
  190. 0x075    8    10    twtri0        Brazier
  191. 0x076    13    10    tlgla0        Magic step (sparkling)
  192. 0x077    8    20    cndla0        Candles
  193. 0x078    2    64    ssptd0        Stalker leader
  194. 0x079    2    64    ssdva0        Stalker
  195. 0x07a    6    20    man1a0        Blue mana
  196. 0x07b    5    10    wfhma0        Hammer of retribution
  197. 0x07c    6    20    man2a0        Green mana
  198. 0x08c    8    20    tsmka0        Sparkling red smoke
  199. 0x0fe    2    40    draga1        Death wyvern *( tag, tag, tag, tag, tag )
  200. 0x578    9    20    telea0        Stone
  201. 0x579    9    20    telea0        Heavy
  202. 0x57a    9    20    telea0        Metal
  203. 0x57b    9    20    telea0        Creak
  204. 0x57c    9    20    telea0        Silent
  205. 0x57d    9    20    telea0        Lava
  206. 0x57e    9    20    telea0        Water
  207. 0x57f    9    20    telea0        Ice
  208. 0x580    9    20    telea0        Earth crack
  209. 0x581    9    20    telea0        Metal2
  210. 0x582    9    20    telea0        Wind blowing
  211. 0xbb8    13    20    icprd0        Polyobject anchor
  212. 0xbb9    13    20    sbfxh0        Start spot
  213. 0xbba    13    20    sbfxc0        Start spot w/crush
  214. 0x1f40    7    20    artipsbg    Flechette
  215. 0x1f42    7    20    artisped    Boots of speed
  216. 0x1f43    7    20    artibman    Krater of might
  217. 0x1f44    6    20    man3a0        Combined mana
  218. 0x1f45    4    10    arm1a0        Mesh armor
  219. 0x1f46    4    20    arm2a0        Falcon shield
  220. 0x1f47    4    20    arm3a0        Platinum helmet
  221. 0x1f48    4    20    arm4a0        Amulet of warding
  222. 0x1f49    5    10    wcfma0        Firestorm
  223. 0x1f4a    5    20    wfaxa0        Timon's axe
  224. 0x1f54    2    44    iceya1        Wendigo
  225. 0x1f5e    3    10    key1a0        Steel key
  226. 0x1f5f    3    10    key2a0        Cave key
  227. 0x1f60    3    10    key3a0        Axe key
  228. 0x1f61    3    10    key4a0        Fire key
  229. 0x1f62    3    10    key5a0        Emerald key
  230. 0x1f63    3    10    key6a0        Dungeon key
  231. 0x1f64    3    10    key7a0        Silver key
  232. 0x1f65    3    10    key8a0        Rusted key
  233. 0x1f66    3    10    key9a0        Horn key
  234. 0x1f67    3    10    keyaa0        Swamp key
  235. 0x1f68    5    20    wmlgf